PChangeEnv(long cEnvChange);
kEnvFontMetrics to force PageMaker to reload font-metric informationExample. The following example forces PageMaker to rebuild the font list for the Font submenu (and pop-up menu) and to rebuild the PageMaker Plug-ins submenu.
kEnvInstalledFonts to force PageMaker to rebuild the font list for Font submenu (and pop-up menu)
kEnvPlugins to force PageMaker to rebuild the PageMaker Plug-ins submenu.
PChangeEnv(kEnvInstalledFonts + kEnvPlugins);
Comments or suggestions? Contact Adobe Developer Support